GET MAXIMUM ANTIALIAS LEVEL
Returns the maximum number levels of anti-alias that the installed graphics card supports. This value may vary depending on the resolution and colour depth and whether the program is run in windowed or full screen exclusive mode. If you don't pass any arguments it will use the current display settings.

ARGUMENTS:
*none*
or
* Screen Width = the screen width to check for
* Screen Height = the screen height to check for
* Screen Depth = the screen depth to check for
* Windowed Mode = set this to 1 for windowed mode or 0 for fullscreen exlusive mode.

RETURNS:
Returns the maximum number of levels supported


SYNTAX
Return Integer=GET MAXIMUM ANTIALIAS LEVEL()
Return Integer=GET MAXIMUM ANTIALIAS LEVEL(Screen Width,Screen Height,Screen Depth,Windowed Mode)


RELATED INFO
View Anti-Alias and Anisotropic Filter Index
View STYX Index
View STYX Main File